trixnity-crypto-core
4.0.0-beta1
js
trixnity-crypto-core
/
[root]
/
createDecipheriv
create
Decipheriv
js
external
fun
createDecipheriv
(
algorithm
:
String
,
key
:
Int8Array
,
iv
:
Int8Array
)
:
Decipher